Skip to content

Conversation

@toshimaru
Copy link
Member

@toshimaru toshimaru commented Sep 27, 2025

This pull request updates the documentation and adds configuration to improve the setup experience for contributors. The most important changes are grouped below.

Documentation improvements:

  • Added a new "Setup" section to README.md with instructions for installing dependencies, building docs for different Rails versions, and serving the docs locally. Also included guidance for using Docker to build older Rails versions.
  • Updated the project description in README.md to include a clickable link to the website.

Configuration enhancements:

  • Added a sample .env.sample file with a RUBY_VERSION variable to support Docker-based builds for older Rails versions.

toshimaru and others added 3 commits September 28, 2025 04:01
Add section explaining how to run the project with Docker Compose,
including examples for different Ruby versions and development server.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@toshimaru toshimaru changed the title Docker build env docs: Add setup section to README Sep 27, 2025
@toshimaru toshimaru marked this pull request as ready for review September 27, 2025 20:02
Copilot AI review requested due to automatic review settings September 27, 2025 20:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request improves the contributor experience by adding comprehensive setup documentation and Docker configuration for building Rails docs across different versions.

  • Added detailed setup, build, and serving instructions to the README
  • Enhanced project description with a clickable link to the live website
  • Introduced a sample environment file for Docker-based builds of older Rails versions

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Added comprehensive setup section with installation, build, and serving instructions; updated project description with clickable link
.env.sample Added sample environment file with Ruby version configuration for Docker builds

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@toshimaru toshimaru enabled auto-merge (squash) September 27, 2025 20:03
@toshimaru toshimaru merged commit 662fc3a into railsdoc:main Sep 27, 2025
10 checks passed
@toshimaru toshimaru deleted the docker-build-env branch September 27, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant